home *** CD-ROM | disk | FTP | other *** search
Text File | 1987-10-26 | 839 b | 24 lines | [TEXT/CCL ] |
- Allegro CL Bug Reports
-
- We want your feedback!
- Tell us what needs better documentation, what non-existent
- features you can't live without and what's broken.
- Be specific. If you're reporting a bug, try to give us enough information
- so that we can reproduce it. When you're inspired
- please send a hardcopy or floppy copy of this file to:
- Coral Software, Lisp Support, Box 307, Cambridge, Ma. 02142.
-
- Main user name:
- Hardcopy mailing address:
- Phone [in case we can't decipher your report]:
- Date of first bug:
- ACL-version: 1.1
-
- Example bug report:
- -----------------------
- (ask (front-window) (line-to 100 200)) => Error: Undefined function: LINE-TO
- Comment: LINE-TO is documented in the quickdraw doc!
- Coral Responds: To use any quickdraw functions, you must load the file
- "library;quickdraw.fasl"
- -----------------------
-